{@link ASensorManager} is an opaque type to manage sensors and
events queues.
{@link ASensorManager} is a singleton that can be obtained using
ASensorManager_getInstance().
This file provides a set of functions that uses {@link
ASensorManager} to access and list hardware sensors, and
create and destroy event queues:
- ASensorManager_getSensorList()
- ASensorManager_getDefaultSensor()
- ASensorManager_getDefaultSensorEx()
- ASensorManager_createEventQueue()
- ASensorManager_destroyEventQueue()
{@link ASensorManager} is an opaque type to manage sensors and events queues.
{@link ASensorManager} is a singleton that can be obtained using ASensorManager_getInstance().
This file provides a set of functions that uses {@link ASensorManager} to access and list hardware sensors, and create and destroy event queues: - ASensorManager_getSensorList() - ASensorManager_getDefaultSensor() - ASensorManager_getDefaultSensorEx() - ASensorManager_createEventQueue() - ASensorManager_destroyEventQueue()